home *** CD-ROM | disk | FTP | other *** search
/ Mac Cubed 3 / Mac Cubed 3 - Disc 6.iso / Multimedia / QPict 2.1.1 / Version History < prev    next >
Text File  |  1996-07-31  |  3KB  |  79 lines

  1. last updated 960731 - for lastest info check out: http://www.glunet.se/qpict 
  2.  
  3. Version history
  4.  
  5. 2.1.1 released 960731
  6.  
  7. Fixed bugs
  8.  
  9. Fixed a really stupid bug where a pointer wasn't initialized to nil. This showed up on some confugurations while switching to another application from QPict.
  10. Fixed the "double" spinning cursor at startup.
  11. Fixed a bug where some textedit fields didn't work without DragManager.
  12. Fixed a bug where QPict would crash at startup if an old preferences fil was found.
  13.  
  14. 2.1 released 960706
  15.  
  16. Major changes
  17.  
  18. Printing support.
  19. GIF support.
  20. SlideShow.
  21. Info window.
  22. Better file recognition.
  23. New file icons.
  24. Memory indicator in index window.
  25. Completely new graphic display class to make it easier to expand with new file formats.
  26. New preferences dialog.
  27. New progress dialog.
  28. Show file type option added.
  29. Uses offscreen bitmap for backing store of graphics.
  30. Support for InternetConfig.
  31.  
  32. Minor changes
  33.  
  34. Command-period now aborts many operations.
  35. Now uses custom crop when creating previews.
  36. Improved error handling when dealing with corrupted images.
  37. Changed the busy cursor to a cooler one (Thanks Tim).
  38. Validation of preferens file added.
  39. Smoother animated cursor.
  40. Changed "Show File Location" to "Reveal Original" (cmd-R) - as in System 7.5.3.
  41.  
  42. Fixed bugs
  43.  
  44. Sorting should now work correctly.
  45. Disabled the busy cursor while dealing with file open and printing dialogs.
  46. Fixed temp memory error. Temp memory was used even when the option was deselected in preferences.
  47. Dragging item to an aliased folder in Finder didn't work - fixed (Thanks Jol!).
  48. Fixed a "Division by zero" error that sometimes could happen when creating previews.
  49. Revert is fixed. Old items where not removed in previous version.
  50. Several unfocused QuickDraw calls fixed.
  51. Now does a refresh of the index window after creating previews.
  52. Fixed a redraw problem that occurred when resizing index window.
  53. Aliases of folders and volumes are now resolved correctly.
  54. Fixed a bug where windows where left deactivated after preferences dialog was dismissed.
  55. Fixed a bug where updating index when an index file was read was incorrect.
  56. Fixed a memory bug where temp memory was not used when reading index files.
  57. Now creates outlines only for visible items when dragging many.
  58. Fixed a potential memory problem when creating previews.
  59.  
  60. 2.0b2  released 960523
  61.  
  62. First public release of version 2. 
  63. Many changes.
  64.  
  65. 2.0b1  released 960224
  66.  
  67. Total rewrite, doesn't use any code from 1.0/1.0.1. 
  68. Now designed in a truly object oriented way which should make it much easier to support/develop. 
  69. Released for registered users only.
  70.  
  71. 1.0.1  released 95xxxx
  72.  
  73. Fixed some bugs from 1.0. 
  74. Never released, the code from 1.0 wasn't flexible enough to evolve.
  75.  
  76. 1.0  released 941031
  77.  
  78. First release. 
  79. Contained some serious bugs, creating previews didn't work well.